source/schemed/parser.d(332,45): Error: `@safe` function `schemed.parser.Parser.popToken` cannot call `@system` function `schemed.parser.Lexer!string.Lexer.nextToken` source/schemed/parser.d(81,15): `schemed.parser.Lexer!string.Lexer.nextToken` is declared here source/schemed/types.d(134,17): Deprecation: foreach: loop index implicitly converted from `size_t` to `int` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.